combine

USAGE: combine in1img in2img outimg [-c clip][-L]

combine adds two images and writes the resulting
image to the specified output file.

ARGUMENTS:
   in1img: first input image filename (TIF)
   in2img: second input image filename (TIF)
   outimg: output image filename (TIF)

OPTIONS:
  -c clip: clipping factor for output image 0-255(default=255)
       -L: print Software License for this module
 
 

Example:

combine t1.tif t2.tif t3.tif

t1.tif:

t2.tif:

t3.tif:

Copyright (C) 1999 MLMSoftware Group, LLC.